﻿/* @media (min-width:768px) and (max-width:1920px) { */
* {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 22px;
}

.ilunbo img {
    width: 100%;
}

/* 移动端 */
@media (max-width: 767px) {
    .content h3 {
        font-size: 2rem;
    }

    .ipro {
        height: 40rem;
    }

    #fenye>li {
        display: inline-block;
    }

    .xs_nav {
        position: fixed;
        background-color: #00AEF3;
        width: 100%;
        bottom: 0px;
        left: 0px;
        z-index: 999;
        text-align: center;
    }

    /* .xs_nav>ul {
        font-size: 0px;
    } */

    .xs_nav>ul>li {
        display: inline-block;
        width: 24%;
        border-left: 1px solid #fff;
        position: relative;
    }

    .xs_nav>ul>li:nth-of-type(1) {
        border-left: 1px solid #00AEF3;
    }

    .xs_nav>ul>li>img {
        width: 20%;
        vertical-align: top;
        margin: 10% 0px;
        margin-right: 5px;
    }

    .xs_nav>ul>li>a {
        cursor: pointer;
        display: inline-block;
        color: #fff;
        height: 4rem;
        padding-top: 15%;
        /* line-height: 40px; */
        font-size: 1.8rem;
    }

    .xs_nav>ul>li>div {
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: 100%;
        background-color: rgba(0, 174, 243, 0.8);
        display: none;
    }

    .xs_nav>ul>li>div>ul {
        display: block;
    }

    .xs_nav>ul>li>div>ul>li {
        border-top: 1px solid #ffffff;
    }

    .xs_nav>ul>li>div>ul>li>a {
        display: block;
        color: #fff;
        /* line-height: 40px; */
        font-size: 1.8rem;
        height: 4rem;
        padding-top: 15%;
    }
}

/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
    min-width: 1200px;
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑", "宋体", Arial, Tahoma;
    /*文字字体定义 */
    font-size: 12px;
    /*文字大小定义 */
    color: #4b4b4b;
    background: #fff;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

.clr {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clr:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*清除浮动*/

.top5 {
    margin-top: 5px
}

.top8 {
    margin-top: 8px
}

/************************************/



a {
    text-decoration: none;
}

a:link {
    color: #0e66c1;
}

a:visited {
    color: #0e66c1;
}

a:hover {
    color: #0e66c1;
}

a:active {
    color: #0e66c1;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
}

.rfloat {
    float: right;
}

.clear {
    clear: both;
    line-height: 0px;
}

.checkbox {
    border: 0px;
}

.button {
    border: 0px;
}

.wrapper,
#wrapper {

    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

#header {
    background: #dededc;
}

/*#main{padding:14px;}*/

#left {
    width: 210px;
    float: left;
}

#right {
    width: 978px;
    /*width:768px;*/
    float: right;
}

#footer {
    background: #eeeded;
    border-top: 1px solid #c7c3c5;
    padding: 15px 0;
    text-align: center;
}


.logo {
    height: 120px;
}

.logo a {
    display: block;
    height: 120px;
}

.banner {
    overflow: hidden;
    width: 100%;
    height: 450px;
    margin: 0 auto;
    background: url(../../../sysjs/nivoslider/loading.gif) no-repeat 50% 50%;
}

.banner img {
    width: 100%;
    height: 450px;
}

.banner .nivoSlider {
    height: 450px;
}

.topnav {
    text-align: right;
}

.topnav b {
    background: url(cion04.gif) no-repeat left top;
    line-height: 31px;
    font-weight: normal;
    color: #8a8a8a;
}

.topnav b a {
    color: #8a8a8a;
    padding: 0 22px 0 15px;
    margin-left: 22px;
    line-height: 31px;
}

.topnav b a:visited {
    color: #8a8a8a;
}

.topnav b a:hover {
    color: #000;
}

.topnav .a1 {
    background: url(cion01.gif) no-repeat left top;
}

.topnav .a2 {
    background: url(cion02.gif) no-repeat left top;
}

.topnav .a3 {
    background: url(cion03.gif) no-repeat left top;
}

.topnav .none {
    background: none;
}



.menu {
    height: 40px;
    background: #0093dd;
    padding-left:25.4rem;
}

/*.menu_l{background:url(menu_l.jpg) no-repeat left top; height:33px; padding-
				
				left:10px;}*/
.menu ul {
    list-style: none;
}

.menu li {
    line-height: 40px;
    float: left;
    margin-right: 1px;
}

.menu li a {
    color: #000;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 45px;
    font-size: 16px;
    font-weight: bold;
}

.menu li a:visited {
    color: #fff;
}

.menu li a:hover {
    color: #fff;
    background: #e67817;
}

.menu .none {
    background: none;
}

.menu .current {
    color: #fff;
    background: #e67817;
}

.submenu {
    border: 1px solid #d2d2d2;
    margin-bottom: 14px;
    border-top: none;
    border-bottom: 1px solid #c9c9c9;
    padding: 10px 0 0px 0;
}

.submenu dl {
    list-style: none;
    padding-bottom: 6px;
}

.submenu dt {
    line-height: 30px;
    background: #fff url(cion09.gif) repeat-x left bottom;
}

.submenu dt a {
    color: #4b4b4b;
    display: block;
    background: url(cion11.gif) no-repeat 25px 11px;
    padding: 6px 0 6px 50px;
    color: #4b4b4b;
    line-height: 20px;
}

.submenu dt a:visited {
    color: #4b4b4b;
}

.submenu dt a:hover {
    color: #fefefe;
    background: url(cion10.gif) repeat-x left top;
}

.submenu dt a:hover p {
    background: url(cion12.gif) no-repeat 25px 11px;
    color: #fefefe;
}

.submenu #current {
    color: #fefefe;
    background: url(cion10.gif) repeat-x left top;
}

.submenu #current p {
    background: url(cion12.gif) no-repeat 25px 11px;
    color: #fefefe;
}

.submenu dd {
    line-height: 18px;
    padding: 4px 0;
}

.submenu dd a {
    background: url(cion15.gif) no-repeat 26px 5px;
    padding-left: 41px;
    color: #4b4b4b;
    line-height: 18px;
    display: block;
}

.submenu dd a:visited {
    color: #4b4b4b;
}

.submenu dd a:hover {
    color: #000;
}


.con {
    background: #e1e5e8 url(con_bj0.jpg) repeat-x left top;
    padding: 14px;
}

.con1 {
    background: url(con_bj.jpg) no-repeat left top;
    padding: 13px 0px;
    margin-top: 14px;
    margin-right: 16px;
    width: 310px;
    height: 154px;
}

.con1_detail {
    padding: 10px 110px 7px 19px;
    color: #fff;
}

.con2 {
    background: url(con1_bj.jpg) no-repeat left top;
    padding: 13px 0;
    margin-top: 14px;
    margin-right: 17px;
    width: 310px;
    height: 154px;
}

.con2_detail {
    padding: 10px 130px 7px 19px;
    color: #fff;
}

.con3 {
    background: url(con2_bj.jpg) no-repeat left top;
    padding: 13px 0;
    margin-top: 14px;
    width: 310px;
    height: 154px;
}

.con3_detail {
    padding: 10px 140px 7px 19px;
    color: #fff;
}

.footnav {
    line-height: 24px;
    color: #0e66c1;
}

.footnav a {
    line-height: 24px;
    color: #0e66c1;
    padding: 0 3px 0 9px;
}

.footnav a,
.footnav a:visited,
.footnav a:hover {
    color: #0e66c1;
}

.copyright {
    color: #4b4b4b;
    line-height: 26px;
}

.copyright a,
.copyright a:visited,
.copyright a:hover {
    color: #4b4b4b;
}

.copyright span {
    margin: 0px 20px
}


.ihotpro {
    overflow: hidden;
    border: 1px solid #d2d2d2;
    padding-top: 15px;
    margin-bottom: 14px;
    border-top: none;
}

.ihotpro .cn {
    text-align: center;
}

.ihotpro .cn h1 {
    width: 171px;
    height: 141px;
    border: 1px solid #c0c0c0;
    margin: 0 auto 5px auto;
}

.ihotpro .cn h1 a {
    width: 171px;
    height: 141px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 122px;
    *font-family: Arial;
}

.ihotpro .cn h1 img {
    vertical-align: middle;
}

.ihotpro .cn p {
    background: url(cion09.gif) repeat-x left bottom;
    color: #0e66c1;
    padding-bottom: 5px;
    line-height: 24px;
}

.ihotpro span {
    padding: 0 5px 0 8px;
    display: block;
}

.icontact {
    background: url(contact_bj.jpg) no-repeat left bottom;
    border: 2px solid #cecece;
}

.icontact_t {
    background: url(contact_bjt.jpg) no-repeat left top;
    padding: 12px 10px 110px 15px;
}

.icontact_t p {
    line-height: 24px;
    word-break: break-all;
}

.icontact_t strong {
    color: #e60000;
}

.ilink {
    margin: 0 6px 6px 6px;
    word-break: break-all;
    color: #333;
}

.ilink a {
    color: #333;
}

.ilink-title {
    height: 30px;
    padding-left: 16px;
    line-height: 30px;
    background: url(cion07.gif) no-repeat left center;
    border-bottom: 1px solid #cecece
}

.ipro {
    overflow: hidden;
    background: #efefef;
    padding: 12px 0 10px 2px;
}

.ipro .c1 {
    overflow: hidden;
    float: left;
    margin: 3px 0 9px 0;
    text-align: center;
    width: 160px;
}

.ipro .c1 h2 {
    width: 140px;
    height: 140px;
    margin: 0 auto 10px auto;
    border: 1px solid #c0c0c0;
    background: #fff;
    padding: 1px;
}

.ipro .c1 h2 a {
    width: 140px;
    height: 140px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 121px;
    *font-family: Arial;
}

.ipro .c1 img {
    vertical-align: middle;
}

.ipro p {
    border: 1px dotted #c1c1c1;
    color: #4b4b4b;
    background: url(cion13.gif) repeat-x left top;
    line-height: 27px;
    height: 27px;
    overflow: hidden;
    width: 142px;
    margin: 0 auto;
}

.ipro p a,
.iproduct p a:visited {
    color: #4b4b4b;
    line-height: 27px;
}

.ipro p a:hover {
    color: #000;
}



.title {
    background: url(cion06.gif) repeat-x left top;
    line-height: 27px;
}

.title h2 {
    background: url(cion07.gif) no-repeat 10px 8px;
    padding-left: 30px;
    line-height: 27px;
    color: #000;
}

.title a {
    float: right;
    padding: 7px 10px 0 0;
}

.title1 {
    height: 35px;
    background: url(title_bj.jpg) no-repeat left top;
    line-height: 35px;
    padding: 4px 0 1px 43px;
    color: #000;
    font-weight: bold;
}

.title1 a {
    float: right;
    padding: 8px 10px 0 0;
}

.title2 {
    background: url(title_bj1.jpg) no-repeat left top;
    padding: 4px 0 1px 33px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}

.title2 span {
    float: right;
    padding: 7px 12px 0 0;
}

.place {
    font-family: "宋体";
    color: #000;
    float: right;
    padding-right: 26px;
    line-height: 22px;
    font-weight: normal;
}

.place a {
    color: #000;
    line-height: 22px;
    padding: 0 3px 0 9px;
}

.place a:visited {
    color: #000;
}

.place a:hover {
    color: #000;
    text-decoration: underline;
}

.title3 {
    background: url(cion02.jpg) repeat-x left top;
}

.title3 h2 {
    background: url(cion03.jpg) no-repeat right top;
}

.title3 h2 p {
    background: url(cion01.jpg) no-repeat left top;
    padding: 4px 0 1px 34px;
    line-height: 23px;
    color: #000;
    margin-bottom: 10px;
    font-weight: normal;
}

.title3 h2 p a {
    float: right;
    padding-right: 12px;
    font-weight: normal;
    font-family: "宋体";
    line-height: 23px;
    color: #000;
}

.title3 h2 p a:visited,
.title3 h2 p a:hover {
    color: #000;
}

.title4 {
    background: url(cion18.gif) repeat-x left top;
    margin-bottom: 12px;
}

.title4 h2 {
    background: url(cion19.gif) no-repeat right top;
}

.title4 h2 p {
    background: url(cion17.gif) no-repeat left top;
    line-height: 22px;
    padding: 2px 0 1px 30px;
    color: #fff;
    font-weight: normal;
}

.ititle_01 {
    height: 35px;
    line-height: 35px;
    background: url(title_r.gif) no-repeat right top;
}

.title_l {
    color: #fff;
    font-weight: bold;
    padding: 0 10px 0 30px;
    background: url(title_l.gif) no-repeat left top;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.ititle_01 span {
    overflow: hidden;
    float: right;
    width: 570px;
    height: 22px;
    margin-top: 2px;
    color: #000;
    margin-right: 12px;
    text-align: right;
}

.ititle_01 span a {
    color: #000;
    line-height: 22px;
    padding: 0 3px 0 9px;
}

.ititle_01 span a:visited {
    color: #000;
}

.ititle_01 span a:hover {
    color: #000;
    text-decoration: underline;
}

.ititle_01 div.more {
    overflow: hidden;
    float: right;
    /*width:570px;*/
    height: 22px;
    margin-right: 12px;
    color: #000;
    text-align: right;
}

.ititle_01 div.more img {
    margin-top: 10px;
}

.brief {
    width: 80%;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    border-left: 2px solid #cecece;
    border-right: 2px solid #cecece;
    padding: 12px 15px;
    margin-bottom: 15px;
    background: #fff;
    text-align: left;
}


.content_bg {}

.detail {
    /* width: 657px; */
    width: 80%;
    padding: 0 15px 6px 15px;
    overflow: hidden;
}

.detailList {}

.container1 {
    overflow: hidden;
    background: #efefef;
    padding: 25px;
}

.container {
    overflow: hidden;
    padding: 0 10px;
}

.content {
    overflow: hidden;
    text-align: left;
    font-size: 14px;
}

.content h1 {
    background: url(cion07.gif) no-repeat 3px 6px;
    padding-left: 25px;
    line-height: 22px;
}

.content h3 {
    color: #0e66c1;
    font-size: 26px;
    text-align: center;
    font-size: 1.4rem;
}

.content h2 {
    background: url(cion02.jpg) repeat-x left top;
    text-indent: 3em;
}

.content h2 p {
    background: url(cion03.jpg) no-repeat right top;
    margin: 0;
}

.content h2 p span {
    background: url(cion01.jpg) no-repeat left top;
    padding: 4px 0 1px 0px;
    line-height: 23px;
    color: #000;
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
}

.content h4 {
    background: url(cion20.gif) no-repeat 4px 5px;
    padding-left: 25px;
    line-height: 22px;
    font-size: 14px;
    color: #0e66c1;
    margin-top: 5px;
}

.content h5 {
    border-bottom: 2px solid #dbdbdb;
    text-align: center;
    line-height: 24px;
}

.content h6 {
    color: #4b4b4b;
    font-weight: normal;
    text-align: center;
    line-height: 22px;
}

.content p {
    margin: 8px auto;
}

.content li {
    margin-left: 3.5em;
}

.content strong {
    color: #003366;
}

.content a {
    text-decoration: underline;
}


.content table {
    border-collapse: collapse;
    margin: 10px 0;
    font-size: 12px;
}

.content table td {
    padding: 0px 5px;
}

.tools {
    /* text-align: right; */
    margin: 10px 0;
}

.page {
    background: url(page_bj.gif) repeat-y left top;
    margin: 15px 0;
    text-align: center;
    color: #000;
}

.page a {
    color: #000;
    line-height: 24px;
}

.page a:visited {
    color: #000;
}

.page a:hover {
    color: #000;
    text-decoration: underline;
}


.tableboder table {
    font-size: 12px;
    margin: 10px 0;
    border-collapse: collapse;
}

.tableboder th {
    background: #0e66c1;
    border: 1px solid #c0c0c0;
    padding: 0 5px;
}

.tableboder td {
    border: 1px solid #c0c0c0;
    padding: 0 5px;
}


.news_list {
    overflow: hidden;
    padding-top: 10px;
}

.news_list table.tb1 {}

.news_list table.tb1 td {
    background: url(cion14.gif) repeat-x left bottom;
    line-height: 18px;
    color: #4b4b4b;
    padding: 9px 0;
}

.news_list table.tb1 td a {
    color: #4b4b4b;
    background: url(cion15.gif) no-repeat 10px 7px;
    padding: 0 0 0 30px;
    line-height: 18px;
    display: block;
}

.news_list table.tb1 td a:visited {
    color: #4b4b4b;
}

.news_list table.tb1 td a:hover {
    color: #0e66c1;
    background: url(cion16.gif) no-repeat 10px 7px;
}

.news_list table.tb1 td strong {
    line-height: 18px;
}

.comment_list {
    padding-top: 10px;
}

.comment_list table {}

.comment_list td {
    background: url(cion14.gif) repeat-x left bottom;
    line-height: 28px;
    color: #4b4b4b;
}

.comment_list td a {
    color: #4b4b4b;
    background: url(cion15.gif) no-repeat 10px 12px;
    padding: 0 0 0 30px;
    line-height: 28px;
    display: block;
}

.comment_list td a:visited {
    color: #4b4b4b;
}

.comment_list td a:hover {
    color: #0e66c1;
    background: url(cion16.gif) no-repeat 10px 12px;
}


.comment {
    padding-bottom: 10px;
}

.comment table {}

.comment table td {
    color: #4b4b4b;
    padding: 5px;
}

.comment table input {
    border: 1px solid #b9b9b9;
    width: 172px;
    height: 20px;
    line-height: 18px;
}

.comment table textarea {
    width: 400px;
    height: 90px;
    border: 1px solid #b9b9b9;
}

.comment table .but {
    width: 68px;
    height: 20px;
    margin-right: 20px;
    color: #000;
    line-height: 20px;
    background: url(but_bj.gif) repeat-x left top;
    border: 1px solid #b9b9b9;
}

.choice {
    margin-bottom: 10px;
}

.choice a {
    background: url(choice_bj.gif) no-repeat left top;
    color: #4b4b4b;
    display: block;
    float: left;
    margin-right: 10px;
    width: 97px;
    line-height: 25px;
    padding-left: 30px;
}

.choice a:visited {
    color: #4b4b4b;
}

.choice a:hover {
    color: #fff;
    background: url(choice_hoverbj.gif) no-repeat left top;
}

.choice #current {
    color: #fff;
    background: url(choice_hoverbj.gif) no-repeat left top;
}

.pro_c {
    margin-bottom: 15px;
    border: 1px solid #b9b9b9;
}

.pro_c table {
    border-collapse: collapse;
}

.pro_c td {
    padding: 0 9px;
    color: #4b4b4b;
    vertical-align: top;
}

.pro_c td img {
    border: 2px solid #ddd;
    background: #fff;
}

.pro_c th {
    color: #0e66c1;
    font-weight: normal;
    padding: 0 0 0 18px;
    text-align: left;
    vertical-align: top;
}

.pro_c h2 {
    margin: 5px 0;
    color: #0e66c1;
    line-height: 20px;
    display: block;
    padding-left: 13px;
}

.pro_c h2 a {
    color: #0e66c1;
}

.pro_c h2 a:visited {
    color: #0e66c1;
}

.pro_c h2 a:hover {
    color: #0e66c1;
    text-decoration: underline;
}

.pro_c .p {
    color: #0e66c1;
    padding: 2px 0 5px 0;
}

.pro_c .p a {
    color: #0e66c1;
    text-decoration: underline;
}

.pro_c .p a:visited {
    color: #0e66c1;
    text-decoration: underline;
}

.pro_c .p a:hover {
    color: #0e66c1;
    text-decoration: none;
}

.prob_list {
    overflow: hidden;
}

.prob_list .cn {
    margin: 5px 8px 10px 22px !important;
    >margin: 0 8px 5px 22px !important;
    margin: 0px 8px 5px 15px;
    text-align: center;
    width: 154px;
    float: left;
}

.prob_list .cn h2 {
    width: 140px;
    height: 140px;
    margin: 0 auto 10px auto;
    padding: 1px;
    background: #fff;
    border: 1px solid #dddddd;
}

.prob_list .cn h2 a {
    width: 140px;
    height: 142px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 121px;
    *font-family: Arial;
}

.prob_list .cn img {
    vertical-align: middle;
}

.prob_list .cn p {
    border: 1px dotted #c1c1c1;
    color: #4b4b4b;
    background: url(cion13.gif) repeat-x left top;
    line-height: 27px;
    height: 27px;
    overflow: hidden;
}

.prob_list .cn p a {
    color: #4b4b4b;
}

.prob_list .cn p a:visited {
    color: #4b4b4b;
}

.prob_list .cn p a:hover {
    color: #0e66c1;
}

.detail_brief {
    padding: 0 0 10px 10px;
}

.detail_brief .b {
    padding: 5px 7px 10px 15px;
}

.detail_brief dl {
    margin: 5px 0 0 5px;
}

.detail_brief dt {
    background: url(cion11.gif) no-repeat 15px 8px;
    padding: 0 0 0 30px;
}

.detail_brief dt a,
.detail_brief dt a:visited {
    color: #4b4b4b;
}

.detail_brief dt a:hover {
    text-decoration: underline;
    color: #4b4b4b;
}

.proct_bg1 {
    color: #4b4b4b;
    margin: 8px;
}

.proct_bg1 th {
    color: #0e66c1;
    font-weight: normal;
}

.proct_bg1 p {
    margin: 0;
}

.case {
    margin: 0 0 9px 0;
}

.case ul {
    list-style-type: none;
    margin: 0 17px 0 18px;
}

.case li {
    background: url(cion20.gif) no-repeat left 10px !important;
    >background: url(cion20.gif) no-repeat left 8px !important;
    background: url(cion20.gif) no-repeat left 8px;
    width: 30%;
    float: left;
    padding-left: 20px;
    line-height: 30px;
    color: #4b4b4b;
}

.agent {
    padding: 0px 0 5px 0;
    text-align: center;
    margin: 0 0px 20px 0px;
}

.agent table {
    border: 1px solid #b7b7b7;
    border-collapse: collapse;
}

.agent table th {
    background: url(th_bj.gif) repeat-x left top;
    color: #0e66c1;
    border-collapse: collapse;
    line-height: 27px;
    text-align: center;
    border: 1px solid #b7b7b7;
}

.agent table td {
    border: 1px solid #b7b7b7;
    color: #6a6f6b;
    border-collapse: collapse;
    padding: 5px;
}

.public_list {}

.public_list table {
    margin-top: 10px;
    background: url(cion14.gif) repeat-x left bottom;
}

.public_list th {
    line-height: 30px;
    background: url(cion11.gif) no-repeat 20px 11px;
    padding: 0 0 0 44px;
    text-align: left;
    font-weight: normal;
}

.public_list td a {
    color: #4b4b4b;
    line-height: 30px;
}

.public_list td a:visited {
    color: #4b4b4b;
}

.public_list td a:hover {
    color: #0e66c1;
}

.sitemap {
    padding: 5px 0px;
}

.sitemap dl {
    padding: 5px 20px 5px 20px;
}

.sitemap dl font {
    color: #0e66c1;
    font-weight: normal;
    text-align: left;
    display: block;
    font-size: 12px;
    padding-left: 4px;
}

.sitemap dl font a {
    color: #0e66c1;
    padding: 0 5px;
}

.sitemap dl font a:visited {
    color: #0e66c1;
}

.sitemap dl font a:hover {
    color: #0e66c1;
    font-weight: bold;
    text-decoration: underline;
}

.contactus p {
    margin: 0;
}

.contactus .list1 {
    width: 49%;
    float: left;
    margin-top: 10px;
}

.contactus .list1 b {
    padding: 5px 0 15px 15px;
    font-weight: normal;
    display: block;
}

.board {
    margin: 0;
}

.board_h3 {
    border-top: #e3e3e3 solid 1px;
    border-bottom: #e3e3e3 solid 1px;
    border-right: #e3e3e3 solid 1px;
    font-weight: bold;
    border-left: #e3e3e3 solid 3px;
    padding: 0 0 0 10px;
}

.board_h4 {
    color: #0e66c1;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.board_h4 a {
    color: #0e66c1;
}

.board_h4 a:visited {
    color: #0e66c1;
}

.board_h4 a:hover {
    color: #0e66c1;
}

.board_h5 {
    text-align: center;
    font-weight: normal;
    border-bottom: #EAEAEA dotted 1px;
    margin: 0 0 10px;
}

.btn {
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #919191;
    border: none;
    color: #fff;
}

.board_border2 textarea {
    border: #ccc solid 1px;
}

.board_border {
    padding: 0px 6px 0 0;
}

.board_border ul {
    margin: 10px 0 0;
}

.board_border li {
    margin-left: 2em;
    color: #4b4b4b;
}

.board_border2 {}

.board_border2 td {
    border: none;
}

.board_border2 .select {
    line-height: 24px;
    width: 90px;
}

.board_border2 .border {
    width: 100px;
}

.board_border2 .border_input {
    width: 100px;
    border: #ccc solid 1px;
    height: 18px;
    line-height: 18px;
    color: #4b4b4b;
}

.board_border2 textarea {
    width: 140px;
    height: 80px;
    margin-left: 15px;
    color: #4b4b4b;
}

.form td {
    padding: 4px 0 2px 5px;
    color: #4b4b4b;
}

.form span {
    color: #0e66c1;
}

.sitemsg {
    margin: 0;
}

.sitemsg td {
    border-bottom: #ccc dotted 1px;
    padding: 3px 0 2px 8px;
}

.sitemsg .msgtitle {
    color: #4b4b4b;
}

.sitemsg b {
    color: #0e66c1;
}


/*在线订单*/
textarea {
    color: #000;
    border: #e7e7e7 1px solid;
    background: #fafafa;
}

.table {
    font-size: 12px;
    margin: 0 auto;
    border-collapse: collapse;
}

.table td {
    padding: 3px 0 2px 5px;
}

.input_txt {
    height: 20px;
    line-height: 20px;
    color: #000;
    border: #e7e7e7 1px solid;
    background: #fafafa;
}

.input_cmd {
    width: 50px;
    height: 22px;
    line-height: 22px;
    color: #000;
    border: #e7e7e7 1px solid;
    background: #fafafa;
    margin: 0 10px 0 0;
}

.table span {
    color: #f00;
    padding: 0 0 0 5px;
}




/*********************************************/

#slideshow {
    position: relative;
    height: 193px;
    width: 1002px;
}

#slideshow div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0.0;
    height: 200px;
    overflow: hidden;
}

#slideshow div.current {
    z-index: 5;
}

#slideshow div.prev {
    z-index: 4;
}

#slideshow div img {
    display: block;
    border: 0;
}


#imgAbout {
    float: left;
    width: 200px;
    height: 150px;
    margin: 0 10px 5px 0;
    border: 5px solid #ededed;
}

#imgAboutHome {
    float: left;
    margin: 0 25px 5px 0;
    border: 5px solid #ededed;
}

/**/



/*公司动态*/
/*
				ul.newslist { padding:10px 15px; }
					.newslist li { padding:6px 15px; background:url(cion08.gif) repeat-x left bottom;}
					.newslist li a{ background:url(cion04.gif) no-repeat left 8px; padding:0 0 0 13px; }
					.newslist li span{ float:right; }*/

dl.artlist {
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999;
    font-size: 12px;
}

.artlist dt {
    margin: 5px 0;
    padding-left: 15px;
    background: url(dot_black_b.gif) 0 center no-repeat;
}

.artlist h2 {
    margin: 0;
    padding: 0;
    /*font-family:"黑体","宋体"; font-weight:normal;*/
}

.artlist span {
    float: right;
    color: #999
}

.artlist dd {
    padding: 0 15px;
    line-height: 25px;
}

ul.artlist2 {
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
}

ul.artlist2 li {
    float: left;
    width: 44%;
    _width: 43.5%;
    margin: 5px 10px;
    padding-left: 20px;
    background: url(cion15.gif) no-repeat 5px 6px;
    border-bottom: 1px dashed #999;
}

ul.artlist2 h2 {
    margin: 0;
    padding: 0;
    /*font-family:"黑体","宋体"; font-weight:normal;*/
    font-size: 12px;
}

ul.artlist2 span {
    float: right;
    color: #999
}

ul.artlist2 dd {
    padding: 0 15px;
    line-height: 25px;
}

.artlisthome {
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
    font-size: 14px;
}

.artlisthome li {
    padding-left: 15px;
    line-height: 25px;
    background: url(cion15.gif) 5px 11px no-repeat;
    border-bottom: 1px dashed #999;
}



ul.prolist {}

ul.prolist li {
    float: left;
    width: 203px;
    height: 140px;
    text-align: center;
}

ul.prolist li .pro-img {
    overflow: hidden;
    width: 203px;
    height: 100px;
    margin: 0 auto;
    /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid 
				
				#ff0000;*/
    font-size: 90px;
    display: table-cell;
    vertical-align: middle;
}

ul.prolist li img {
    vertical-align: middle;
    /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/
}

/*ul.prolist li A:hover img { background:#efefef; }*/
ul.prolist li strong {
    display: block;
    font-weight: normal;
    padding: 0 10px;
    width: 183px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.prolistnew {}

ul.prolistnew li {
    float: left;
    width: 180px;
    height: 130px;
    text-align: center;
}

ul.prolistnew li .pro-img {
    overflow: hidden;
    width: 180px;
    height: 100px;
    margin: 0 auto;
    /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid 
				
				#ff0000;*/
    font-size: 90px;
    display: table-cell;
    vertical-align: middle;
}

ul.prolistnew li img {
    vertical-align: middle;
    /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/
}

/*ul.prolist li A:hover img { background:#efefef; }*/
ul.prolistnew li a {
    color: #828282
}

ul.prolistnew li strong {
    display: block;
    font-weight: normal;
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.prolistgd {}

ul.prolistgd li {
    float: left;
    width: 180px;
    height: 130px;
    text-align: center;
}

ul.prolistgd li .pro-img {
    overflow: hidden;
    width: 180px;
    height: 100px;
    margin: 0 auto;
    /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid 
				
				#ff0000;*/
    font-size: 60px;
    display: table-cell;
    vertical-align: middle;
}

ul.prolistgd li img {
    vertical-align: middle;
    /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/
}

/*ul.prolist li A:hover img { background:#efefef; }*/
ul.prolistgd li a {
    color: #828282
}

ul.prolistgd li strong {
    display: block;
    font-weight: normal;
    margin-left: 10px;
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.prolisthome {
    clear: both;
}

ul.prolisthome li {
    float: left;
    width: 124px;
    height: 130px;
    text-align: center;
}

ul.prolisthome li .pro-img {
    overflow: hidden;
    width: 124px;
    height: 100px;
    margin: 0 auto;
    /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid 
				
				#ff0000;*/
    font-size: 90px;
    display: table-cell;
    vertical-align: middle;
}

ul.prolisthome li img {
    vertical-align: middle;
    /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/
}

/*ul.prolist li A:hover img { background:#efefef; }*/
ul.prolisthome li a {
    color: #828282
}

ul.prolisthome li strong {
    display: block;
    margin-left: 10px;
    font-weight: normal;
    width: 114px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.prolist2 {
    margin: 5px;
}

ul.prolist2 li {
    float: left;
    width: 150px;
    height: 140px;
    text-align: center;
}

ul.prolist2 li .pro-img {
    width: 150px;
    height: 100px;
    margin: 0 auto;
    /*background:url(picbox.jpg) center 0 no-repeat; border:1px solid 
				
				#ff0000;*/
    font-size: 90px;
    display: table-cell;
    vertical-align: middle;
}

ul.prolist2 li img {
    vertical-align: middle;
    /* width:140px; height:85px;padding:6px; border:1px solid #FF0000;*/
}

/*ul.prolist li A:hover img { background:#efefef; }*/
ul.prolist2 li strong {
    display: block;
    font-weight: normal;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


dl.dltags {
    overflow: hidden;
    clear: both;
    margin: 40px 8px;
}

dl.dltags dt {
    float: left;
    width: 130px;
}

dl.dltags dd {
    float: left;
    width: 550px;
}

#fenye,
.fenye {
    width: 70%;
    overflow: hidden;
    clear: both;
    height: 25px;
    margin-top: 10px;
}

#fenye li {
    display: inline-block;
}

#fenye a,
.fenye a {
    padding: 0 5px;
}

#unionpro {
    overflow: hidden;
    clear: both;
    width: 970px;
    margin: 0 auto
}

#unionpro a {
    padding-right: 8px
}

.index1 {
    display: block;
    overflow: hidden;
    height: 636px;
    background: #dededc url(indexbg.jpg) repeat-x;
}

.index1 .index1-con {
    height: 636px;
    background: url(index1.jpg) no-repeat center top;
}

.index2 {
    display: block;
    overflow: hidden;
    height: 506px;
    background: #ececec url(indexbg.jpg) repeat-x;
}

.index2 .index2-con {
    height: 506px;
    background: url(index2.jpg) no-repeat center top;
}

.index3 {
    display: block;
    overflow: hidden;
    height: 310px;
    min-height: 310px;
    padding: 10px 0;
    background: #009cd7
}

.index3 .index3-con {
    height: 310px;
    background: url(index3.jpg) no-repeat 80px 40px;
}

.index3 p {
    color: #fff;
    margin: 5px 0;
}

.index3 h3 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.index3 .index3-contact {
    float: right;
    width: 430px;
}

.index3 .txtbox {
    color: black;
    width: 300px;
}

.index3 .mutilbox {
    width: 300px;
    height: 40px;
}

.index3 .btnsave {
    width: 90px;
    height: 28px;
    background: #00AEF3;
    border: none;
}


@media (max-width:767px) {
    body {
        zoom: 0.3;
    }

    .submenu dt {
        zoom: 1.7;
    }

    .ipro {
        zoom: 1.4;
    }

    .iaboutus {
        zoom: 2;
    }

    .artlisthome {
        zoom: 2;
    }

    .index3 p {
        zoom: 1.9;
    }

    /*  */
    .ilink {
        zoom: 3;
    }

    #left {
        width: 290px;
    }

    #right {
        width: 900px;
    }


    * {
        line-height: 40px;
    }

    .menu {
        height: 90px;
    }

    .menu li a {
        padding: 15px 10px;
    }

    .footnav {
        line-height: 35px;
    }

    .container {
        zoom: 1.3;
    }

    .icontact {
        zoom: 1.9;
    }

    #fenye {
        height: 100%;
    }

    .iaboutus {
        height: 400px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .brief {
        width: 100%;
    }

    #fenye {
        width: 100%;
    }

    .wrapper {
        width: 98%;
    }

    .detail {
        width: 100%;
    }

    .ititle_01 {
        height: 55px;
    }
}